Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | के | 26 | ही |
2 | में | 27 | अपने |
3 | की | 28 | साथ |
4 | से | 29 | या |
5 | है | 30 | किया |
6 | को | 31 | जो |
7 | और | 32 | आपको |
8 | का | 33 | सकते |
9 | है। | 34 | कुछ |
10 | पर | 35 | बाद |
11 | लिए | 36 | तक |
12 | हैं | 37 | आपके |
13 | एक | 38 | किसी |
14 | भी | 39 | गया |
15 | कि | 40 | अपनी |
16 | आप | 41 | करें |
17 | ने | 42 | रहे |
18 | कर | 43 | करते |
19 | नहीं | 44 | समय |
20 | हैं। | 45 | लेकिन |
21 | इस | 46 | करना |
22 | तो | 47 | कोई |
23 | हो | 48 | पहले |
24 | करने | 49 | होने |
25 | यह | 50 | वह |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges